midpoint

fun <E> midpoint(A: Point<E>, B: Point<E>): Point<E>(source)